Model Generation Strategies

The Model Generation Strategy dialog, shown below, appears whenever you first click Train and the Models list is empty. In the dialog you can choose a model generation strategy, which determines the models that will be generated for the current Segmentation Wizard session when training is started. You can create new strategies and edit user-defined strategies (see Adding New Strategies and Editing User-Defined Strategies), as well as import and export strategies, duplicate strategies, and set a strategy as the default.

Model Generation Strategy dialog

Model Generation Strategy dialog

The Model Generation Strategy dialog shows the list of available strategies in the top section and the models associated with the selected strategy in a tree view in the bottom section. The default strategies, described below, include a selection of models for fast results and for high performance.

Default strategies
   
High Accuracy The models in this strategy, which are listed below, are more demanding than those in 'Quick Start', but can provide a higher level of accuracy.
  • Random Forest with the features preset: Activation Maps 2.
  • U-Net with the parameters: Depth level = 4, Initial filters count = 64, and a multi-slice input of 3 slices.
  • Sensor 3D with the parameters: Depth level = 3 and Initial filters count = 64.
Machine Learning (Classical) Models This Machine Learning (Classical) model strategy includes the two random forest models available in the 'Quick Start' model generation strategy.
Pre-Trained U-Net Depth = 5 The models in this new strategy provide both good and fast results with the 2D U-Net pre-trained model, as well as better but slower results with the 2.5D U-Net pre-trained model. You should note that starting with a pre-trained model often provides better and faster results with smaller training sets than using an untrained model (see Pre-Trained Models).

The models is the new strategy include:

  • Pre-trained 2D U-Net with depth level 5 and initial filters count of 64.

  • Pre-trained 2.5D (3 slices) U-Net with depth level 5 and initial filters count of 64.

Quick Start The models in this strategy, which are listed below, generally provide good results without excessive demands in training times and include both machine learning (classical) models and a deep model.
  • Random Forest with the features presets: Morphological, Gaussian_MS, and Neighbors.
  • Random Forest with the features preset: Activation Maps 2.
  • U-Net with the parameters: Depth level = 3 and Initial filters count = 64.
Single Model 1 (Good and Fast) This deep model strategy includes U-Net with a 2D input dimension, a depth level of 5, and an initial filter count of 64.
Single Model 2 (Better and Slower) This deep learning model strategy includes U-Net with an input dimension of 2.5D (3 slices), a depth level of 5, and an initial filter count of 64.
Single Model 3 (Best and Slow) This deep learning model strategy includes U-Net with a 3D input dimension, a depth level of 4, patch size of 32x32x32, an initial filter count of 32, and uses batch normalization.

The following options are available in the dialog:

Model Generation Strategy dialog options
  Icon Description
New - Creates a new model generation strategy (see Adding New Strategies).
Import - Lets you import a model generation strategy, which are saved in a proprietary Strategy (*.strategy extension) file format.
Export - Lets you export a model generation strategy, which are saved in a proprietary Strategy (*.strategy extension) file format.
Duplicate - Duplicates the selected model generation strategy.
Delete - Deletes the selected model generation strategy.

Note You cannot delete pre-defined strategies.

Set as default - Lets you set the selected strategy as the default, which will be selected automatically whenever the Model Generation Strategy dialog appears.
Expand all models Expands all models in the list so that you can review and edit the parameters of deep models and the feature presets of machine learning (classical) models.
Collapse all models Collapses the list of all models.
Select all models Selects all models in the list.

Note All selected models will be generated whenever you click Continue or Apply.

Deselect all models Deselects all models in the list.
Add new model Adds a new to the selected user-defined strategy (see Adding New Strategies and Editing User-Defined Strategies).
Remove selected model Removes the selected model from the selected user-defined strategy (see Editing User-Defined Strategies).
Note You cannot remove models from pre-defined strategies.
Add new features preset Lets you add a new features preset to the selected Machine Learning (Classical) model (see Adding New Strategies and Editing User-Defined Strategies).

Note You cannot add features presets to any Machine Learning (Classical) model that is part of a pre-defined strategy.

Remove selected features preset Removes the selected features preset from the selected Machine Learning (Classical) model.

Note You cannot remove features presets from any Machine Learning (Classical) model that is part of a pre-defined strategy.

Save - Saves any changes you made to the model generation strategy or to the settings of models within a user-defined strategy.
Reload - Reloads the current strategy.
Continue/Apply - Continue… Is available when the Model Generation Strategy dialog appears after clicking 'Train'. In this case, all selected models in the current strategy will be generated and then training will begin.

Apply… Appears when the Model Generation Strategy dialog is opened from the Models tab. In this case, all selected models in the current strategy will only be generated.

Note You can choose to train or not train generated models on the Models tab on the Segmentation Wizard panel.

Close - Closes the dialog.